home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-08 | 683 b | 23 lines | [TEXT/R*ch] |
- -- lines beginning with -- are ignored comments
- --
- -- To use this script, uncomment the appropriate lines,
- -- rename this file to "QuickAgent options", place
- -- this file in the same folder as QuickAgent, and
- -- restart QuickAgent.
- --
- -- This example script shows how to set the QM logon values
- -- and automatically tell FileMaker Pro to read new mail when
- -- it has arrived.
- --
- -- The trick used is the test of the QMsendername field, which
- -- will always have a value IF there is new mail
- --
- --
- -- user = donald kyle
- -- zone = *
- -- mailcenter = MAILCENTER
- -- password = birthday
- -- if QMsendername is not empty then send "getAllMail" to program "FileMaker Pro" without reply
- --
- --
-